Permalink
Cannot retrieve contributors at this time
Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upKE-complex_modifications-NAGINATA/docs/json/japanese_naginata.json
Go to file| { | |
| "title": "Japanese NAGINATA STYLE (v11)", | |
| "rules": [ | |
| { | |
| "description": "Japanese NAGINATA STYLE (v11) Default(Vertical) Build 1593618468 ", | |
| "manipulators": [ | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "spacebar" | |
| }, | |
| "to": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 1 | |
| } | |
| } | |
| ], | |
| "to_if_alone": [ | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ], | |
| "parameters": { | |
| "basic.to_if_held_down_threshold_milliseconds": 800 | |
| }, | |
| "to_if_held_down": [ | |
| { | |
| "key_code": "spacebar", | |
| "repeat": true | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "k" | |
| }, | |
| { | |
| "key_code": "q" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "left_arrow", | |
| "modifiers": [ | |
| "left_gui" | |
| ], | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "k" | |
| }, | |
| { | |
| "key_code": "w" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "right_arrow", | |
| "modifiers": [ | |
| "left_gui" | |
| ], | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "k" | |
| }, | |
| { | |
| "key_code": "t" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "a", | |
| "modifiers": [ | |
| "left_control" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "k" | |
| }, | |
| { | |
| "key_code": "a" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "z", | |
| "modifiers": [ | |
| "left_shift", | |
| "left_gui" | |
| ], | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "k" | |
| }, | |
| { | |
| "key_code": "s" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "s", | |
| "modifiers": [ | |
| "left_gui" | |
| ], | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "k" | |
| }, | |
| { | |
| "key_code": "d" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "page_down", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "k" | |
| }, | |
| { | |
| "key_code": "f" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "page_up", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "k" | |
| }, | |
| { | |
| "key_code": "g" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "a", | |
| "modifiers": [ | |
| "left_control" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "k" | |
| }, | |
| { | |
| "key_code": "z" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "z", | |
| "modifiers": [ | |
| "left_gui" | |
| ], | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "k" | |
| }, | |
| { | |
| "key_code": "x" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "x", | |
| "modifiers": [ | |
| "left_gui" | |
| ], | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "k" | |
| }, | |
| { | |
| "key_code": "c" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "c", | |
| "modifiers": [ | |
| "left_gui" | |
| ], | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "k" | |
| }, | |
| { | |
| "key_code": "v" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "v", | |
| "modifiers": [ | |
| "left_gui" | |
| ], | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "k" | |
| }, | |
| { | |
| "key_code": "b" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "a", | |
| "modifiers": [ | |
| "left_control" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "f" | |
| }, | |
| { | |
| "key_code": "y" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "a", | |
| "modifiers": [ | |
| "left_control" | |
| ], | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "f" | |
| }, | |
| { | |
| "key_code": "u" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "k", | |
| "modifiers": [ | |
| "left_control" | |
| ], | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "f" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "r", | |
| "modifiers": [ | |
| "left_control", | |
| "left_shift" | |
| ], | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "f" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "d", | |
| "modifiers": [ | |
| "left_control" | |
| ], | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "f" | |
| }, | |
| { | |
| "key_code": "p" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "escape", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "escape", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "f" | |
| }, | |
| { | |
| "key_code": "h" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "modifiers": [ | |
| "left_control" | |
| ], | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "f" | |
| }, | |
| { | |
| "key_code": "j" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "up_arrow", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "f" | |
| }, | |
| { | |
| "key_code": "k" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "up_arrow", | |
| "modifiers": [ | |
| "left_shift" | |
| ], | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "f" | |
| }, | |
| { | |
| "key_code": "l" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "up_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "up_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "up_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "up_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "up_arrow", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "f" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "k", | |
| "modifiers": [ | |
| "left_control" | |
| ], | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "f" | |
| }, | |
| { | |
| "key_code": "n" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "e", | |
| "modifiers": [ | |
| "left_control" | |
| ], | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "f" | |
| }, | |
| { | |
| "key_code": "m" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "f" | |
| }, | |
| { | |
| "key_code": "comma" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "down_arrow", | |
| "modifiers": [ | |
| "left_shift" | |
| ], | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "f" | |
| }, | |
| { | |
| "key_code": "period" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "down_arrow", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "f" | |
| }, | |
| { | |
| "key_code": "slash" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "j", | |
| "modifiers": [ | |
| "left_control" | |
| ], | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "comma" | |
| }, | |
| { | |
| "key_code": "q" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "slash", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "comma" | |
| }, | |
| { | |
| "key_code": "w" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "quote", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "comma" | |
| }, | |
| { | |
| "key_code": "e" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "slash", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "comma" | |
| }, | |
| { | |
| "key_code": "r" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "select_input_source": { | |
| "input_source_id": "com.apple.keylayout.UnicodeHexInput" | |
| } | |
| }, | |
| { | |
| "key_code": "3", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "0", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "0", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "7", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "lang1", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "comma" | |
| }, | |
| { | |
| "key_code": "t" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "a", | |
| "modifiers": [ | |
| "left_control" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "spacebar", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "modifiers": [ | |
| "left_control" | |
| ], | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "comma" | |
| }, | |
| { | |
| "key_code": "a" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "8", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "comma" | |
| }, | |
| { | |
| "key_code": "s" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "select_input_source": { | |
| "input_source_id": "com.apple.keylayout.UnicodeHexInput" | |
| } | |
| }, | |
| { | |
| "key_code": "3", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "0", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "0", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "8", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "lang1", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "comma" | |
| }, | |
| { | |
| "key_code": "d" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "1", | |
| "modifiers": [ | |
| "left_shift" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "comma" | |
| }, | |
| { | |
| "key_code": "f" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "slash", | |
| "modifiers": [ | |
| "left_shift" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "comma" | |
| }, | |
| { | |
| "key_code": "g" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "a", | |
| "modifiers": [ | |
| "left_control" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "spacebar", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "spacebar", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "spacebar", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "modifiers": [ | |
| "left_control" | |
| ], | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "comma" | |
| }, | |
| { | |
| "key_code": "z" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "9", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "comma" | |
| }, | |
| { | |
| "key_code": "x" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "select_input_source": { | |
| "input_source_id": "com.apple.keylayout.UnicodeHexInput" | |
| } | |
| }, | |
| { | |
| "key_code": "3", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "0", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "0", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "9", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "lang1", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "comma" | |
| }, | |
| { | |
| "key_code": "c" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "semicolon", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "semicolon", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "comma" | |
| }, | |
| { | |
| "key_code": "v" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "hyphen", | |
| "modifiers": [ | |
| "left_shift", | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "hyphen", | |
| "modifiers": [ | |
| "left_shift", | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "comma" | |
| }, | |
| { | |
| "key_code": "b" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "spacebar", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "spacebar", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "spacebar", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "c" | |
| }, | |
| { | |
| "key_code": "y" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "backslash", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "spacebar", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "c" | |
| }, | |
| { | |
| "key_code": "u" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "up_arrow", | |
| "modifiers": [ | |
| "left_shift", | |
| "left_gui" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "delete_or_backspace", | |
| "repeat": true | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "c" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "lang1", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "lang1", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "c" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "international3", | |
| "modifiers": [ | |
| "left_shift" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "c" | |
| }, | |
| { | |
| "key_code": "p" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "international3", | |
| "modifiers": [ | |
| "left_shift" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "modifiers": [ | |
| "left_control" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "select_input_source": { | |
| "input_source_id": "com.apple.keylayout.UnicodeHexInput" | |
| } | |
| }, | |
| { | |
| "key_code": "3", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "0", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "0", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "lang1", | |
| "repeat": false | |
| }, | |
| { | |
| "select_input_source": { | |
| "input_source_id": "com.apple.keylayout.UnicodeHexInput" | |
| } | |
| }, | |
| { | |
| "key_code": "3", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "0", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "0", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "b", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "lang1", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "up_arrow", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "c" | |
| }, | |
| { | |
| "key_code": "h" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "backslash", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "close_bracket", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "c" | |
| }, | |
| { | |
| "key_code": "j" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "close_bracket", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "c" | |
| }, | |
| { | |
| "key_code": "k" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "close_bracket", | |
| "modifiers": [ | |
| "left_shift" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "c" | |
| }, | |
| { | |
| "key_code": "l" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "select_input_source": { | |
| "input_source_id": "com.apple.keylayout.UnicodeHexInput" | |
| } | |
| }, | |
| { | |
| "key_code": "3", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "0", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "0", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "lang1", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "c" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "8", | |
| "modifiers": [ | |
| "left_shift" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "c" | |
| }, | |
| { | |
| "key_code": "n" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "backslash", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "c" | |
| }, | |
| { | |
| "key_code": "m" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "backslash", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "c" | |
| }, | |
| { | |
| "key_code": "comma" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "backslash", | |
| "modifiers": [ | |
| "left_shift" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "c" | |
| }, | |
| { | |
| "key_code": "period" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "select_input_source": { | |
| "input_source_id": "com.apple.keylayout.UnicodeHexInput" | |
| } | |
| }, | |
| { | |
| "key_code": "3", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "0", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "0", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "b", | |
| "modifiers": [ | |
| "left_alt" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "lang1", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "c" | |
| }, | |
| { | |
| "key_code": "slash" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "9", | |
| "modifiers": [ | |
| "left_shift" | |
| ], | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "spacebar" | |
| }, | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "j" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "x", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "spacebar" | |
| }, | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "k" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "x", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "spacebar" | |
| }, | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "l" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "x", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "spacebar" | |
| }, | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "p" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "x", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "spacebar" | |
| }, | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "t" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "x", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "spacebar" | |
| }, | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "n" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "x", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "spacebar" | |
| }, | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "x", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "spacebar" | |
| }, | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "x", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "spacebar" | |
| }, | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "x", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "spacebar" | |
| }, | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "h" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "x", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "w", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "spacebar" | |
| }, | |
| { | |
| "key_code": "e" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "h", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "s" | |
| }, | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "g", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "r" | |
| }, | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "z", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "g" | |
| }, | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "d", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "x" | |
| }, | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "b", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "s" | |
| }, | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "g", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "r" | |
| }, | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "z", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "g" | |
| }, | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "d", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "x" | |
| }, | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "b", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "s" | |
| }, | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "g", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "r" | |
| }, | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "z", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "g" | |
| }, | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "d", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "x" | |
| }, | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "b", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "r" | |
| }, | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "z", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "r" | |
| }, | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "z", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "r" | |
| }, | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "z", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "s" | |
| }, | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "g", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "s" | |
| }, | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "g", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "s" | |
| }, | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "g", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "g" | |
| }, | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "d", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "g" | |
| }, | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "d", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "g" | |
| }, | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "d", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "x" | |
| }, | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "b", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "x" | |
| }, | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "b", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "x" | |
| }, | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "p", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "x" | |
| }, | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "p", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "x" | |
| }, | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "p", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "e" | |
| }, | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "d", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "h", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "r" | |
| }, | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "p" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "j", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "g" | |
| }, | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "p" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "d", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "e" | |
| }, | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "k" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "d", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "h", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "l" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "d", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "w", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "spacebar" | |
| }, | |
| { | |
| "key_code": "l" | |
| }, | |
| { | |
| "key_code": "j" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "s", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "spacebar" | |
| }, | |
| { | |
| "key_code": "l" | |
| }, | |
| { | |
| "key_code": "k" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "s", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "spacebar" | |
| }, | |
| { | |
| "key_code": "l" | |
| }, | |
| { | |
| "key_code": "p" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "s", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "spacebar" | |
| }, | |
| { | |
| "key_code": "l" | |
| }, | |
| { | |
| "key_code": "n" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "s", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "r" | |
| }, | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "t" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "j", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "g" | |
| }, | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "t" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "d", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "u" | |
| }, | |
| { | |
| "key_code": "f" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "z", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "o" | |
| }, | |
| { | |
| "key_code": "f" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "z", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "p" | |
| }, | |
| { | |
| "key_code": "f" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "b", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "h" | |
| }, | |
| { | |
| "key_code": "f" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "g", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "l" | |
| }, | |
| { | |
| "key_code": "f" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "d", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "n" | |
| }, | |
| { | |
| "key_code": "f" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "d", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "period" | |
| }, | |
| { | |
| "key_code": "f" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "b", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "s" | |
| }, | |
| { | |
| "key_code": "j" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "g", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "e" | |
| }, | |
| { | |
| "key_code": "j" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "d", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "r" | |
| }, | |
| { | |
| "key_code": "j" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "z", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "z" | |
| }, | |
| { | |
| "key_code": "j" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "b", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "c" | |
| }, | |
| { | |
| "key_code": "j" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "g", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "j" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "d", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "f" | |
| }, | |
| { | |
| "key_code": "j" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "g", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "g" | |
| }, | |
| { | |
| "key_code": "j" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "d", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "a" | |
| }, | |
| { | |
| "key_code": "j" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "z", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "x" | |
| }, | |
| { | |
| "key_code": "j" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "b", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "w" | |
| }, | |
| { | |
| "key_code": "j" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "b", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "j" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "g", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "b" | |
| }, | |
| { | |
| "key_code": "j" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "z", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "p" | |
| }, | |
| { | |
| "key_code": "v" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "p", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "period" | |
| }, | |
| { | |
| "key_code": "v" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "p", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "z" | |
| }, | |
| { | |
| "key_code": "m" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "p", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "x" | |
| }, | |
| { | |
| "key_code": "m" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "p", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "w" | |
| }, | |
| { | |
| "key_code": "m" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "p", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "s" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "k", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "e" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "r", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "r" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "s", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "w" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "m", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "n", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "g" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "x" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "h", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "s" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "k", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "e" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "r", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "r" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "s", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "w" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "m", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "n", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "g" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "x" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "h", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "s" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "k", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "e" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "r", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "r" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "s", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "n", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "g" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "x" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "h", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "w" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "m", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "w" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "m", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "w" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "m", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "r" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "s", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "r" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "s", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "r" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "s", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "s" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "k", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "s" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "k", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "s" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "k", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "n", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "n", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "n", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "g" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "g" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "g" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "x" | |
| }, | |
| { | |
| "key_code": "i" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "h", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "x" | |
| }, | |
| { | |
| "key_code": "semicolon" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "h", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "x" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "h", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "e" | |
| }, | |
| { | |
| "key_code": "k" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "h", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "l" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "w", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "q" | |
| }, | |
| { | |
| "key_code": "p" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "v", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "q" | |
| }, | |
| { | |
| "key_code": "j" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "v", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "q" | |
| }, | |
| { | |
| "key_code": "k" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "v", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "q" | |
| }, | |
| { | |
| "key_code": "n" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "v", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "q" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "v", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "l" | |
| }, | |
| { | |
| "key_code": "j" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "w", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "h", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "l" | |
| }, | |
| { | |
| "key_code": "k" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "w", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "h", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "l" | |
| }, | |
| { | |
| "key_code": "p" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "w", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "h", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "l" | |
| }, | |
| { | |
| "key_code": "n" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "w", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "h", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "period" | |
| }, | |
| { | |
| "key_code": "j" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "f", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "period" | |
| }, | |
| { | |
| "key_code": "k" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "f", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "period" | |
| }, | |
| { | |
| "key_code": "p" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "f", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "period" | |
| }, | |
| { | |
| "key_code": "n" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "f", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "period" | |
| }, | |
| { | |
| "key_code": "o" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "f", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "r" | |
| }, | |
| { | |
| "key_code": "p" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "s", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "g" | |
| }, | |
| { | |
| "key_code": "p" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "m" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "h" | |
| }, | |
| { | |
| "key_code": "j" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "lang1", | |
| "repeat": false | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "f" | |
| }, | |
| { | |
| "key_code": "g" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "lang2", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "y" | |
| }, | |
| { | |
| "key_code": "f" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "b", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "y" | |
| }, | |
| { | |
| "key_code": "v" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "p", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "q" | |
| }, | |
| { | |
| "key_code": "t" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "v", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "l" | |
| }, | |
| { | |
| "key_code": "t" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "w", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "h", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "period" | |
| }, | |
| { | |
| "key_code": "t" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "f", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "r" | |
| }, | |
| { | |
| "key_code": "t" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "s", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "g" | |
| }, | |
| { | |
| "key_code": "t" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "s" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "n", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "e" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "r", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "comma" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "m", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "u" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "s", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "i" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "p" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "r" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "m", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "w" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "m", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "d" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "n", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "f" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "m", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "g" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "h" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "w", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "j" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "n", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "k" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "m", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "l" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "semicolon" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "a" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "s", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "c" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "w", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "v" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "comma", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "b" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "n", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "n" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "m" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "period", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "o" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "period" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "h", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "t" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "left_arrow", | |
| "modifiers": [ | |
| "left_shift" | |
| ], | |
| "repeat": true | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "y" | |
| }, | |
| { | |
| "key_code": "spacebar" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "right_arrow", | |
| "modifiers": [ | |
| "left_shift" | |
| ], | |
| "repeat": true | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ], | |
| "to_after_key_up": [ | |
| { | |
| "set_variable": { | |
| "name": "shifted", | |
| "value": 0 | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "s" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "n", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "e" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "r", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "comma" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "m", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "u" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "s", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "i" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "p" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "r" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "m", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "w" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "m", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "d" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "n", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "f" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "m", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "g" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "h" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "w", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "j" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "n", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "k" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "m", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "l" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "semicolon" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "a" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "s", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "c" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "w", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "v" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "comma", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "b" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "n", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "n" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "m" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "period", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "return_or_enter", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "o" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "y", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "period" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "h", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "t" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "left_arrow", | |
| "modifiers": [ | |
| "left_shift" | |
| ], | |
| "repeat": true | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "y" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "right_arrow", | |
| "modifiers": [ | |
| "left_shift" | |
| ], | |
| "repeat": true | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "variable_if", | |
| "name": "shifted", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "q" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "v", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "s" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "k", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "e" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "r" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "s", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "t" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "left_arrow", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "y" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "right_arrow", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "u" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "delete_or_backspace", | |
| "repeat": true | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "i" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "r", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "o" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "s", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "p" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "h", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "z" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "h", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "c" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "k", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "d" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "f" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "k", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "g" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "x", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "h" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "k", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "j" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "k" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "l" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "u", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "semicolon" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "hyphen", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "a" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "r", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "x" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "h", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "i", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "w" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "h", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "v" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "k", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "b" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "s", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "o", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "n" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "t", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "m" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "n", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "comma" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "n", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "n", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "period" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "r", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "a", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "slash" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "r", | |
| "repeat": false | |
| }, | |
| { | |
| "key_code": "e", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "simultaneous": [ | |
| { | |
| "key_code": "international4" | |
| } | |
| ] | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "lang1", | |
| "repeat": false | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "basic", | |
| "from": { | |
| "key_code": "international5" | |
| }, | |
| "to": [ | |
| { | |
| "key_code": "lang2", | |
| "repeat": false | |
| } | |
| ], | |
| "conditions": [ | |
| { | |
| "type": "input_source_if", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Hiragana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.Katakana" | |
| }, | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.HalfWidthKana" | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "frontmost_application_unless", | |
| "bundle_identifiers": [ | |
| "^com\\.apple\\.loginwindow$" | |
| ] | |
| }, | |
| { | |
| "type": "input_source_unless", | |
| "input_sources": [ | |
| { | |
| "input_mode_id": "com.apple.inputmethod.Japanese.FullWidthRoman" | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| ] | |
| } |